home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1992 June: ROMin Holiday
/
ADC Developer CD (1992-06) (''ROMin Holiday'')_iso
/
Developer Connection - 06-1992.iso
/
Development Platforms
/
Apple II
/
Essentials
/
Miscellaneous Disk Images
/
ProDOS Basic Examples
/
PROGRAMS
/
MAKE.BLACK.BOOK.bas
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
BASIC Source File
|
1983-10-01
|
150 b
|
5 lines
10 D$ = CHR$(4)
20 PRINT D$;"OPEN /EXAMPLES/DATA/BLACK.BOOK,L200"
30 PRINT D$;"WRITE /EXAMPLES/DATA/BLACK.BOOK,R0"
40 PRINT 0
50 PRINT D$;"CLOSE"